Small markup fixes.
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 10 Jun 2005 03:35:30 +0000 (03:35 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 10 Jun 2005 03:35:30 +0000 (03:35 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gdk/x11/gdkwindow-x11.c

index 90ef275bded7073b79d99a60e1f8247c4f7b3add..b59164736795901fbb08ae13dabeecac3d0820f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
 
+       * gdk/x11/gdkwindow-x11.c: Small markup fixes.
+
        * gtk/gtkwidget.c (gtk_widget_set_app_paintable): Add docs.
        (#306212, Steve Chaplin, docs provided by Billy Biggs)
 
index 90ef275bded7073b79d99a60e1f8247c4f7b3add..b59164736795901fbb08ae13dabeecac3d0820f2 100644 (file)
@@ -1,5 +1,7 @@
 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
 
+       * gdk/x11/gdkwindow-x11.c: Small markup fixes.
+
        * gtk/gtkwidget.c (gtk_widget_set_app_paintable): Add docs.
        (#306212, Steve Chaplin, docs provided by Billy Biggs)
 
index 90ef275bded7073b79d99a60e1f8247c4f7b3add..b59164736795901fbb08ae13dabeecac3d0820f2 100644 (file)
@@ -1,5 +1,7 @@
 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
 
+       * gdk/x11/gdkwindow-x11.c: Small markup fixes.
+
        * gtk/gtkwidget.c (gtk_widget_set_app_paintable): Add docs.
        (#306212, Steve Chaplin, docs provided by Billy Biggs)
 
index fd5e74b40d7ce87b38f781974f9e2262ca22fa2f..3c38fdd6c2e160dd78d7c60490fd24f0db8d0b36 100644 (file)
@@ -2324,7 +2324,7 @@ gdk_window_set_skip_taskbar_hint (GdkWindow *window,
  * thumbnail representation of the windows on the desktop). If a
  * window's semantic type as specified with gdk_window_set_type_hint()
  * already fully describes the window, this function should 
- * <emphasis>not<emphasis> be called in addition, instead you should 
+ * <emphasis>not</emphasis> be called in addition, instead you should 
  * allow the window to be treated according to standard policy for 
  * its semantic type.
  *